home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / macos / files / RivalBal.bin / RivalBall for Macintosh / common.gkz / common / entities / scenes / NetGameMenu.ent < prev    next >
Text File  |  2002-03-23  |  3KB  |  127 lines

  1. class = RBNetGameMenu
  2. type = netgamemenu
  3.  
  4. CursorEntClass = sprite
  5. CursorEntType = ball cursor
  6.  
  7. NumGUIElements = 5
  8. GUIElement1Class = FPSText
  9. GUIElement1Type = mainfps
  10. GUIElement1Pos = 615, 5
  11. GUIElement1Priority = 125
  12.  
  13. GUIElement2Class = sprite
  14. GUIElement2Type = selectboardmarque
  15. GUIElement2Pos = 15, 5
  16. GUIElement2Priority = 100
  17.  
  18. GUIElement3Class = text
  19. GUIElement3Type = yourname
  20. GUIElement3Pos = 330, 185
  21. GUIElement3Priority = 100
  22.  
  23. GUIElement4Class = text
  24. GUIElement4Type = opponentname
  25. GUIElement4Pos = 330, 202
  26. GUIElement4Priority = 100
  27.  
  28. GUIElement5Class = text
  29. GUIElement5Type = opponentip
  30. GUIElement5Pos = 330, 219
  31. GUIElement5Priority = 100
  32.  
  33. BackEntClass = button
  34. BackEntType = backbutton
  35. BackEntPos = 20, 405
  36. BackEntPriority = 100
  37.  
  38. LockEntClass = togglebutton
  39. LockEntType = lockbutton
  40. LockEntPos = 492, 410
  41. LockEntPriority = 100
  42.  
  43. HighScoreEntClass = button
  44. HighScoreEntType = highscorebutton
  45. HighScoreEntPos = 256, 410
  46. HighScoreEntPriority = 100
  47.  
  48. RandomEntClass = togglebutton
  49. RandomEntType = randombutton
  50. RandomEntPos = 20, 250
  51. RandomEntPriority = 100
  52.  
  53. DifficultyEntClass = togglebutton
  54. DifficultyEntType = difficultybutton
  55. DifficultyEntPos = 158, 250
  56. DifficultyEntPriority = 100
  57.  
  58. RepeatEntClass = togglebutton
  59. RepeatEntType = repeatbutton
  60. RepeatEntPos = 89, 325
  61. RepeatEntPriority = 100
  62.  
  63. FindLocalEntClass = button
  64. FindLocalEntType = findlocalbutton
  65. FindLocalEntPos = 354, 290
  66. FindLocalEntPriority = 100
  67.  
  68. ConnectionEntClass = togglebutton
  69. ConnectionEntType = connectionbutton
  70. ConnectionEntPos = 496, 290
  71. ConnectionEntPriority = 100
  72.  
  73. StatusEntClass = text
  74. StatusEntType = emptytext
  75. StatusEntPos = 40, 100
  76. StatusEntPriority = 100
  77.  
  78. PlayerNameEntClass = text
  79. PlayerNameEntType = inputtext
  80. PlayerNameEntPos = 440, 185
  81. PlayerNameEntPriority = 100
  82.  
  83. OpponentNameEntClass = text
  84. OpponentNameEntType = emptytext
  85. OpponentNameEntPos = 440, 202
  86. OpponentNameEntPriority = 100
  87.  
  88. OpponentIPEntClass = text
  89. OpponentIPEntType = inputtext
  90. OpponentIPEntPos = 440, 219
  91. OpponentIPEntPriority = 100
  92.  
  93. NotConnected1EntClass = text
  94. NotConnected1EntType = emptyorangesysfonttext
  95. NotConnected1EntPos = 60, 120
  96. NotConnected1EntPriority = 100
  97.  
  98. NotConnected2EntClass = text
  99. NotConnected2EntType = emptyorangesysfonttext
  100. NotConnected2EntPos = 60, 137
  101. NotConnected2EntPriority = 100
  102.  
  103. Status1EntClass = text
  104. Status1EntType = emptyorangesysfonttext
  105. Status1EntPos = 330, 240
  106. Status1EntPriority = 100
  107.  
  108. Status2EntClass = text
  109. Status2EntType = emptyorangesysfonttext
  110. Status2EntPos = 330, 257
  111. Status2EntPriority = 100
  112.  
  113. BoardListEntClass = ListBox
  114. BoardListEntType = BoardSetListBox
  115. BoardListEntPos = 25, 65
  116. BoardListEntPriority = 100
  117.  
  118. BoardSetPreviewEntClass = sprite
  119. BoardSetPreviewEntType = boardsetpreview
  120. BoardSetPreviewEntPos = 408, 80
  121. BoardSetPreviewEntPriority = 100
  122.  
  123. BoardSetAuthorEntClass = text
  124. BoardSetAuthorEntType = emptytext
  125. BoardSetAuthorEntPos = 471, 60
  126. BoardSetAuthorEntPriority = 100
  127.